Set the cursor to the first selected row instead of always to the first
authorMatthias Clasen <mclasen@redhat.com>
Tue, 14 Sep 2004 19:37:48 +0000 (19:37 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 14 Sep 2004 19:37:48 +0000 (19:37 +0000)
commit03a6952c48c7b4679d1874532cbcffaf15fe2ef2
tree84514b48d847871785d78ecb3d878e64cb8258aa
parent01743e7235b1840bb2ce04ba35afbd766b10c122
Set the cursor to the first selected row instead of always to the first

2004-09-14  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_focus_to_cursor): Set the cursor
to the first selected row instead of always to the first row if there
is no cursor.  (#143270, Jean Bréfort)

* tests/testfilechooser.c (main): Fix a few typos.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktreeview.c
tests/testfilechooser.c